home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
abcslots
/
slots.bas
< prev
next >
Wrap
BASIC Source File
|
1995-05-09
|
239b
|
14 lines
Global Const True = -1
Global Const False = 0
Global Count As Integer
Global Win1 As Integer
Global Win2 As Integer
Global Win3 As Integer
Global TotalWins As Integer
Global TotalLoses As Integer
Global UserWin As Integer